home *** CD-ROM | disk | FTP | other *** search
/ Creative Computers / Creative Computers CD-ROM, Volume 1 (Legendary Design Technologies, Inc.)(1994).iso / shareware / telecom / term_4.1 / documentation / xem_libs / vt340.keys&cmds < prev    next >
Text File  |  1994-11-17  |  16KB  |  336 lines

  1.  
  2.        External DEC VT-340 emulator used by LR-Comm and clones..(-:
  3.  
  4.  
  5.  
  6.     VT340 Keys          Amiga Keys
  7.     ----------          ----------
  8.  
  9.       Arrow keys          Arrow keys
  10.     
  11.       PF1                 Numpad [ on Amiga 500/2000
  12.       PF2                 Numpad ] on Amiga 500/2000
  13.       PF3                 Numpad / on Amiga 500/2000
  14.       PF4                 Numpad * on Amiga 500/2000
  15.  
  16.       F1 (Hold Screen)             F1
  17.       F2 (Print Screen)            F2
  18.  CTRL F2 (Auto Print)         CTRL F2
  19.   ALT F2 (Print Controlled)    ALT F2
  20.       F3 (Set Up)                  F3
  21.       F4 (Data/Talk)               F4
  22.       F5 (Send Break)              F5
  23.  CTRL F5 (Send Answer)        CTRL F5
  24. SHIFT F5 (Disconnect)        SHIFT F5
  25.  
  26.             /****************** Amiga only ******************/
  27.  
  28.       not available                F8  mark edge - linear mode.
  29.       not available            ALT F8  mark edge - columnar mode.
  30.       not available          SHIFT F8  mark single word.
  31.       not available                F9  copy marked area to clipboard.
  32.       not available          SHIFT F9  copy marked area to clip and
  33.                                        feed the contents immediately
  34.                                        into the terminal input-stream.
  35.       not available               F10  paste the clipboars contents,
  36.                                        ie feed the contents into
  37.                                        the terminal input-stream.
  38.                             (the user can select the clipboard-unit in
  39.                              the Set-Up Window. The unit is preset to 0.)
  40.  
  41.             /****************** Amiga only ******************/
  42.  
  43.  
  44.       F6 - F20            F6 - F20 on all Amigas
  45.     
  46.       HELP                Help on all Amigas
  47.       DO                  Shifted-Help on all Amigas
  48.  
  49.       FIND                Shifted-Numpad 7 on all Amigas
  50.       INSERT              Shifted-Numpad 8 on all Amigas
  51.       REMOVE              Shifted-Numpad 9 on all Amigas
  52.       SELECT              Shifted-Numpad 4 on all Amigas
  53.       PREV SCREEN         Shifted-Numpad 5 on all Amigas
  54.       NEXT SCREEN         Shifted-Numpad 6 on all Amigas
  55.  => Shifted-Numpad 1 - 3 are trapped (on all Amigas..:-) <=
  56.  
  57.  
  58.  
  59.  
  60. Control codes in C0 (no high bit) area
  61. --------------------------------------
  62. unsupported features are marked by an asterisk (*):
  63. ignored features are marked by an exclamation-mark (!):
  64.  
  65.    name     hex   key   operation
  66.    ENQ      05    ^E    Send answerback message
  67.    BEL      07    ^G    Audial or visual beep
  68.    BS       08    ^H    Backspace, move cursor left one character
  69.    HT       09    ^I    Horizontal tab, move cursor to next tabstop
  70.    LF       0a    ^J    Linefeed, move cursor down one line
  71.    VT       0b    ^K    Vertical Tab, treated as a line feed
  72.    FF          0c    ^L    Formfeed, treated as a line feed
  73.    CR       0d    ^M    Carriage return, move cursor to col 1
  74.    SO/LS1   0e    ^N    Map character set in G1 to GL, locking shift
  75.    SI/LS0   0f    ^O    Map character set in G0 to GL, locking shift
  76. !  DC1      11    ^Q    XON flow control, resume communication
  77. !  DC3      13    ^S    XOFF flow control, suspend communication
  78.    CAN      18    ^X    Cancel escape & control sequence in progress
  79.    SUB      1a    ^Z    Treated as a CAN
  80.    ESC      1b    ^[    Escape, start escape seq, cancel any others
  81.  All others are ignored
  82.  
  83.  
  84. Control codes in C1 (high bit set) area.
  85. ----------------------------------------
  86.  These are replaced by ESC <code - 40h> in a 7-bit environment, or when
  87.  Controls is set to 7-bit output.
  88. unsupported features are marked by an asterisk (*):
  89. ignored features are marked by an exclamation-mark (!):
  90.  
  91.    name  8-bit 7-bit    operation
  92.    IND   84    ESC D    Index, move cursor down one line, scrolls
  93.    NEL   85    ESC E    Next line, like CR/LF, scrolls
  94.    HTS   88    ESC H    Set Horizontal Tab at cursor's column
  95.    RI    8d    ESC M    Reverse index, move cursor up one line,scrolls
  96.    SS2   8e    ESC N    Map G2 to GL for next char only, single shift
  97.    SS3   8f    ESC O    Map G3 to GL for next char only, single shift
  98.    DCS   90    ESC P    Device Control String introducer
  99.                         consume through ST CAN SUB ESC
  100.    CSI   9b    ESC [    Control Sequence Introducer
  101.    ST    9c    ESC \    String Terminator
  102.    OSC    9d    ESC ]    Operating System Command, consume through ST
  103.    PM    9e    ESC ^    Privacy Message, consume through ST
  104.    APC   9f    ESC _    Applications Prog Command, consume through ST
  105. All others are ignored
  106.  
  107.  
  108. 7-Bit escape sequences:
  109. -----------------------
  110. unsupported features are marked by an asterisk (*):
  111.  
  112.    ESC-Seq  Mnemonic    Description of Action
  113.  
  114. *  ESC ^L                     Enter Tektronix sub-mode, clear Tek screen.
  115.    ESC 7          DECSC       Save cursor position, attributes, contents of
  116.                                   char sets used as GL and GR, wrap flag,
  117.                                   origin mode (DECOM), SS2/SS2 shifts.
  118.    ESC 8          DECRC       Restore cursor from previously saved position
  119.                               and information listed for DECSC
  120.    ESC # 3        DECDHL      Double height and width line, top half
  121.    ESC # 4        DECDHL      Double height and width line, bottom half
  122.    ESC # 5        DECSWL      Single height and width line
  123.    ESC # 6        DECDWL      Double width single height line
  124.    ESC # 8        DECALN      Screen alignment test, fill screen with E's
  125.    ESC ( <ident>    SCS         Designates 94 byte character set <ident> to G0
  126.    ESC ) <ident>    SCS         Designates 94 byte character set <ident> to G1
  127.    ESC * <ident>  SCS         Designates 94 byte character set <ident> to G2
  128.    ESC + <ident>  SCS         Designates 94 byte character set <ident> to G3
  129. *  ESC - <ident>    SCS         Designates 96 byte character set <ident> to G1
  130. *  ESC . <ident>    SCS         Designates 96 byte character set <ident> to G2
  131. *  ESC / <ident>  SCS         Designates 96 byte character set <ident> to G3
  132.          <ident>    size    character set
  133.             A        96    ISO Latin-1 (default in G2, G3)
  134.             B        94    ASCII (default in G0, G1)
  135.             0        94    DEC Special Graphics (line drawing)
  136. *           1        94/96 Kermit, ALT-ROM
  137.             2        94    DEC Special Graphics (line drawing)
  138.             %5       94    DEC Supplemental Graphics
  139.             <        94/96 User Preferred Supplemental Set
  140.             >        94    DEC Technical set (from VT340's)
  141.  
  142.    ESC <                      Exit VT52 mode (to previous ANSI kind/VT320)
  143.    ESC =          DECKPAM        Enter numeric keypad application mode
  144.    ESC >          DECKNPNM    Enter numeric keypad numeric mode
  145.    ESC D          IND         Index, moves cursor down one line, can scroll
  146.    ESC E          NEL         Move cursor to start of line below, can scroll
  147.    ESC sp F       S7C1T       Disable output of 8-bit controls, use 7-bit
  148.    ESC sp G       S8C1T       Enable output of 8-bit control codes
  149.    ESC H          HTS         Set one horizontal tab at current position
  150.    ESC M          RI          Reverse Index, cursor up one line, can scroll
  151.    ESC N          SS2         Single Shift 2, map G2 to GL for next char only
  152.    ESC O          SS3         Single Shift 3, map G3 to GL for next char only
  153.    ESC P          DCS         Start Device Control String command (see below)
  154.    ESC Z          DECID       Identify terminal.
  155.                               Response: CSI ? 63; 1; 2; 8; 9 c
  156.    ESC \          ST          String Terminator of Device Control Strings
  157.    ESC ]          OSC         Operating System Command, ignored through ST
  158.    ESC ^          PM          Privacy Message, ignored through ST
  159.    ESC _          APC         Applications Program Command, ignored thru ST
  160.    ESC c          RIS         Reset terminal to initial state, hard reset
  161.    ESC n          LS2         Map character set in G2 to GL, locking shift
  162.    ESC o          LS3         Map character set in G3 to GL, locking shift
  163.    ESC |          LS3R        Map character set in G3 to GR, locking shift
  164.    ESC }          LS2R        Map character set in G2 to GR, locking shift
  165.    ESC ~          LS1R        Map character set in G1 to GR